Previous Book Contents Book Index Next

Inside Macintosh: Open Transport /
Chapter 11 - AppleTalk Service Providers / AppleTalk Service Provider Reference
Constants and Data Types


Completion Event Constants

As with Open Transport endpoint providers, when you call AppleTalk service provider functions asynchronously, Open Transport signals the function's completion by calling the notifier function you installed for your provider and sending it a completion event. The notifier function is the same as the one you used for your endpoint providers, and Open Transport uses its parameters in the same way.

This list gives the completion events that Open Transport returns for each of the AppleTalk service provider functions:
Event constantValueFunction completed
T_OPENCOMPLETE0x20000007OTAsyncOpenAppleTalkServices
T_GETMYZONECOMPLETE0x23010001OTATalkGetMyZone
T_GETLOCALZONESCOMPLETE0x23010002OTATalkGetLocalZones
T_GETZONELISTCOMPLETE0x23010003OTATalkGetZoneList
T_GETATALKINFOCOMPLETE0x23010004OTATalkGetInfo


Previous Book Contents Book Index Next

© Apple Computer, Inc.
15 AUG 1996